home *** CD-ROM | disk | FTP | other *** search
/ The Games Machine 151 / XENIATGM151.iso / Shareware / Talisman Desktop 2.31 / readme.txt next >
Text File  |  2002-07-18  |  12KB  |  302 lines

  1. Talisman Desktop 2.31  (build 2310)
  2. Desktop manager and shell replacement for Windows 95/98/NT/2000/XP
  3. (C) Lighttek Software 1997-2002
  4. http://www.lighttek.com
  5. e-mail: support@lighttek.com
  6.  
  7. ----------------------------------------------------------------------
  8.  
  9.  
  10. Contents
  11. ============================
  12.    Description
  13.    Features
  14.    New in version 2.31
  15.    Known problems
  16.    Installing the program
  17.    Installing as default shell
  18.    Uninstalling the program
  19.    Starting
  20.    Protection
  21.    Paying
  22.    Distribution terms
  23.    Disclaimer of warranty
  24.  
  25.  
  26.  
  27.  
  28.  
  29. Description
  30. ============================
  31.  
  32. Using "Talisman", you can build any interface for your computer.
  33. "Talisman" hides the standard desktop of Windows. 
  34. You create and add almost any type of object to the Talisman desktop, and attach 
  35. any type of internal Talisman commands or run any application. Objects 
  36. (which can be either visible or invisible) can be programmed to react to 
  37. mouse clicks or mouse movements. You can also add background pictures 
  38. to the desktop and add sounds to different events. All settings and pictures 
  39. are stored in a theme file. You can even make more than one theme and use 
  40. objects with links to go from one theme to another. 
  41. You can use Talisman as your default shell instead the Windows Explorer.
  42. Talisman has its own startup ,system tray, taskbar and startmenu procedures.
  43.  
  44.  
  45.  
  46.  
  47. Features:
  48. ============================
  49.  
  50. ╖ Creating multilevel user defined desktops 
  51. ╖ Use of any number of pictures of any type or dimension, instead of standard icons. 
  52. ╖ Place, free-moving and imposing of objects in the Talisman workspace. 
  53. ╖ All objects can run external programs or internal shell commands by one click of the mouse. 
  54. ╖ The number of forms (screens) in one theme can range from 1 to 1000. Any screen object can be set to switch from one form to another. 
  55. ╖ You can create a set of independent themes, and store them on any disk in the local computer or on a local area network.
  56. ╖ You can easily switch between different themes through your own objects or through the Talisman menu. 
  57. ╖ The Built-in Object Editor allows the creation, modification and removal of any element in a theme. 
  58. ╖ Large number of basic elements (forms, pictures, buttons of different types,text blocks, HTML objects) 
  59. ╖ Customizable system tray, taskbar and clock. 
  60. ╖ Sound support for all events. 
  61. ╖ Applications menu, Task menu, Theme menu, Foldermenu, Run, Find, Desktop, ControlPanel, Network, Dialup, Documents and other internal commands.
  62. ╖ Script language.
  63. ╖ Plugins.
  64.  
  65.  
  66. New in version 2.3
  67. ============================
  68.  
  69. 1.   New LVDM (Virtual Desktop Manager) plugin.
  70. 2.   New LDrive (drive space indicator) plugin.
  71. 3.   New "commandmenu <inputbox>" command allows to bind the menu of last used commands and the list of all available commands with any inputbox object (see default theme as example).
  72. 4.   Improved procedure of drawing of menus and HTML objects.
  73. 5.   Thumbnail preview in the theme submenu.
  74. 6.   Bug corrections.
  75.  
  76. Known problems:
  77. ---------------
  78.  
  79. 1. FindFile command does not work in shell-mode.
  80. 2. Shutdown dialog does not work with Windows 95.
  81. 3. Animated icons are not displayed in the Talisman tray.
  82.  
  83. We'll correct these problems as soon as possible.
  84.  
  85.  
  86. Installing the program:
  87. ============================
  88.  
  89.  
  90. - Install the newest version of Talisman. 
  91. - If you want Talisman to execute at startup, place a Talisman shortcut in your 
  92. Startup Directory (c:\windows\start menu\programs\startup).
  93. - Read an information about Shell mode of Talisman if you plan to use the Talisman as shell.
  94.  
  95.  
  96. Installing as default shell
  97. ===========================
  98.  
  99.  
  100. Please read the" What to do if the system will not startup with Talisman as the shell?" before installing Talisman as your default shell!
  101.  
  102.  
  103. To start Talisman as default shell:
  104. ---------------------------------------------
  105.  
  106. Run Talisman Shell Switcher (TSS) program tss.exe to switch between shells (Talisman and Explorer). Select shell and press Ok. Computer will be restarted with selected shell.
  107.  
  108. Notes for multiuser configuration of Windows2000/XP:  
  109. -------------------------------------------------------------------------
  110. To have the possibility to use different shells for different users you have to login as Administrator and switch shells with Shell Switcher (tss.exe) at least once. TSS will make all necessary changes in HKEY_LOCAL_MACHINE key of your register. These initial changes are available only from Administrator account. 
  111. After that you can use TSS to switch shells from any user account.
  112.  
  113.  
  114. To start Talisman as default shell without using TSS (manually):
  115. -------------------------------------------------------------------------------------
  116.  
  117. Or you can switch between shells manually. Below are described all operations (same operations are made by TSS automatically):
  118.  
  119. Win9x/ME:
  120.     1) Open system.ini in a text editor like notepad or type sysedit at the run
  121.        dialog box.
  122.     2) In the [boot] section find the line shell=Explorer.exe
  123.     3) Either change the line to shell=c:\talisman\talisman.exe where c:\talisman
  124.        is the path where you have installed Talisman to, or you can put a 
  125.        semicolon (;) infront of shell=Explorer.exe, hit return, and on the new
  126.        line type shell=c:\talisman\talisman.exe .
  127.  
  128. Note: if you have installed Talisman in a directory whose name contains more than eight characters, you will have to use the MS-DOS name in the shell= command. For example, if you installed Talisman in C:\Program Files\Talisman, the shell command becomes shell=c:\progra~1\talisman\talisman.exe. To find the MS-DOS name right click on the folder, select "Properties" and find the statement "MS-DOS name."
  129.  
  130.     4) Save the file and either reboot your system or if you have multiple
  131.        profiles logoff and log back in.
  132.  
  133.      
  134. NT4/Win2000/XP:
  135.  
  136.     1) To make Talisman shell available for all users:
  137.         a) Open up regedit and goto:
  138.                   HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\IniFileMapping\system.ini\boot 
  139.         b) Change the value from 'SYS:Microsoft\Windows NT\CurrentVersion\Winlogon' to 'USR:Software\Microsoft\Windows NT\CurrentVersion\Winlogon'
  140.     2) To make Talisman the shell for the current user:
  141.         a) Open up regedit and create the key:
  142.            HKCU\Software\Microsoft\Windows NT\CurrentVersion\Winlogon\Shell
  143.         b) Give this new key the value Talisman (<your path>\talisman.exe).
  144.                  3) Change the string: 
  145.                 HKey_Current_User\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced\SeperateProcess 
  146.                 from 0 to 1. 
  147.  
  148.  
  149.  
  150.  
  151.  
  152. What to do if the system will not startup with Talisman as the shell?
  153. ==================================================
  154.  
  155. Step by step procedure to start Windows NT4/2000/XP if you uninstall Talisman in shell mode of 
  156. Talisman:
  157.  
  158. 1) Start computer.
  159. 2) After logining press Ctrl-Alt-Del
  160. 3) Press "Task Manager".
  161. 4) Press "New Task".
  162. 5) Enter: "regedit.exe" and press "Ok".
  163. 6) Change the value of register key :
  164. HKEY_CURRENT_USER\Software\Microsoft\WindowsNT\CurrentVersion\Winlogon\Shell
  165. from "../talisman/talisman.exe" in "explorer.exe"
  166. 7) Change the value of register key :
  167. HKEY_LOCAL_MACHINE\Software\Microsoft\WindowsNT\CurrentVersion\Winlogon\Shell
  168. from "../talisman/talisman.exe" in "explorer.exe"
  169. 8) Change the value of register key :
  170. HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\IniFileMapping\system.ini\boot
  171. from "USR:Software\Microsoft\Windows NT\CurrentVersion\Winlogon" to "SYS:Microsoft\Windows NT\CurrentVersion\Winlogon".
  172. 9) Close regedit.exe.
  173. 10) Press Ctrl-Alt-Del and Restart Windows.
  174.  
  175.  
  176.  
  177. For Windows 95/98:
  178.  
  179. 1) Restart your computer - either turn it off, then back on or hit the reset button.
  180. With this step timing is critical. As your computer reboots, it will run through a series of checks (memory, hard drives, etc.). After the checks, it will normally display a screen showing your basic hardware configuration. When it does that, push the F8 key (Windows95 and Windows98 do things a little differently here: Win95 shows a statement Starting Windows95, but Win98 does not). Shortly after pushing the F8 key, you will be presented with a menu of startup options.
  181. 2) Select "Start at command prompt"
  182. 3) When you get a c:> prompt, key in 
  183. edit c:\windows\system.ini 
  184. (if your windows directory is named something else use that).
  185. 4) The screen will change and you will be presented with a basic text editor. Most likely, you won't be able to use your mouse, so you will have to navigate with the keyboard. Use the down arrow to get to the proper line (shell=), then change this string in
  186. shell=explorer.exe
  187. 5) Exit the editor. The keystrokes are alt+f to open the File Menu; then x to exit; then y to save the changes.
  188. 6) Restart.
  189.  
  190.  
  191. For Windows ME:
  192.  
  193. 1) You need to have a bootable diskette and start computer from this diskette.
  194. 2)  When you get a c:> prompt, key in 
  195. edit c:\windows\system.ini 
  196. (if your windows directory is named something else use that).
  197. 3) The screen will change and you will be presented with a basic text editor. Most likely, you won't be able to use your mouse, so you will have to navigate with the keyboard. Use the down arrow to get to the proper line (shell=), then change this string in
  198. shell=explorer.exe
  199. 4) Exit the editor. The keystrokes are alt+f to open the File Menu; then x to exit; then y to save the changes.
  200. 5) Restart.
  201.  
  202.  
  203.  
  204.  
  205.  
  206. Uninstalling the program:
  207. ============================
  208.  
  209. If you want to uninstall Talisman, use the Control Panel's "Add/Remove Programs."
  210.  
  211. Attention!  Do not uninstall Talisman in the shell mode of Talisman. Return your shell in explorer.exe (useTalisman Shell Switcher tss.exe ) and only then uninstall Talisman from standard Windows shell.
  212.  
  213.  
  214.  
  215.  
  216. Starting:
  217. ============================
  218.  
  219. Start Talisman.exe from Windows environment (by double click in Explorer for example).
  220.  
  221.  
  222.  
  223. PAYING
  224. ============================
  225.  
  226. 1. Internet Online Registration
  227.  
  228. The simplest way to register, is by registering online with a major credit card
  229. through a secure server. Point your browser to the following URL and follow 
  230. instructions onscreen: 
  231.  
  232. https://secure.element5.com/register.html?productid=133413
  233. or
  234. https://www.regnow.com/softsell/nph-softsell.cgi?item=1333-4
  235.  
  236.  
  237. 2. Telephone and Fax Orders 
  238.  
  239. These types of orders should include ALL information contained on the Order Form. 
  240.  
  241. Telephone 
  242. Toll Free: 877-353-7297
  243. Regular: 425-392-2294 
  244.  
  245. Fax 
  246. Toll Free: 888-353-7276
  247. Regular: 425-392-0223 
  248. á
  249.  
  250. 3. Paying by Check via Postal Mail 
  251.  
  252. You should make checks payable to Universal Commerce, Inc., 
  253. including the product's ID (1333-4) on the "memo" of the check. 
  254. All order information except credit card information should be included 
  255. in the Order Formá mail to: 
  256.  
  257. Universal Commerce, Inc.
  258. ATTN Orders
  259. PO Box 1816 Issaquah, WA 98027
  260. USA
  261.  
  262.  
  263. The fee for registered version of Talisman is: $25.00
  264.  
  265. The fee for Lighttek CD-ROM is: $45.00 (with shipping)
  266.  
  267. Lighttek CD-ROM: 
  268. - Talisman Desktop (one user license) and more 200 themes. 
  269. - Alteros3D (one user license) and all skins, 
  270. - Melody  (one user license), 
  271. - IconTOY (one user license),
  272. - CD-version of Lighttek's website.
  273.  
  274. You should include an additional $2.50 per order for Mail and Fax Orders or $3 for Telephone orders.  
  275.  
  276.  
  277.  
  278. Distribution terms:
  279. ============================
  280.  
  281. Talisman may be distributed freely in its original unmodified and
  282. unregistered form. The distribution must include all files in the
  283. original distribution. 
  284.  
  285. Distributors may not charge any money for it, while
  286. they may charge money for the medium (online-time, CD-ROM, etc.).
  287.  
  288. If you like to bundle Talisman with other programs, goods, services, 
  289. etc. you are selling in a registered form please feel free to contact 
  290. us at: <contact@lighttek.com> to figure out the conditions.
  291.  
  292.  
  293.  
  294.  
  295.  
  296. Disclaimer of warranty:
  297. ============================
  298.  
  299. This software is sold "as is" and without warranties whether expressed or
  300. implied. Because of the various software and hardware environments into
  301. which this program may be put, no warranty of fitness for a particular
  302. purpose is offered.